home *** CD-ROM | disk | FTP | other *** search
- ; battle defeat texts
-
- [HEADER]
- ValidConfig=TRUE
-
- ; these are for strings less than 256 characters
- [STRINGS]
- STR_00 = You were killed.
- STR_01 = You let %s die.
- STR_02 = The portal closed before you could escape.
- STR_03 = You quit the battle.
-
-
-
- ;TRANSLATORS NOTE
- ;STR_01 is a sentence construction where %s is substitued for the
- ;name of a wizard. Do not change the %s, but you can move its
- ;position in the sentence.